After quite a long pause, I’m getting back with a new series of posts. And we’ll start with Android EditText form validations. At first let’s define that Android form - it is a set of EditText’s whose data should be processed. There are two main steps to make processing successful: data input and data validation. Chuck Noris is always valid ...
#android, #best practices